home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr17 / stsplus.zip / STSPLUS.NEW
Text File  |  1993-05-11  |  8KB  |  139 lines

  1. STSORBIT PLUS Revision History
  2. ------------------------------
  3.  
  4.       Each released version of STSPLUS uses a four digit revision code such 
  5. as 9320. The first two digits indicate the year and the second two digits 
  6. indicate the week of the year. In some cases, an additional letter suffix 
  7. is added to distinguish changes occurring within the same week or to 
  8. identify special versions. A partial week at the beginning or end of the 
  9. year is counted as a full week. Using this method, a year will typically 
  10. have 53 weeks although it is possible to have 54 weeks in a leap year (1972 
  11. is an example). The current year-week revision code is shown on the Julian 
  12. Date display, Display Mode 7, in my program ASTROCLK.
  13.      This file records the revision history of program STSPLUS through all 
  14. of the minor twists and turns that usually accompany the evolution of such 
  15. a complex program. It illustrates the tortuous process of maintaining and 
  16. refining a program as ideas and problems are reported from every quarter. 
  17. These notes may also be helpful to users who are upgrading from one version 
  18. to another to find out what has changed.
  19.  
  20.                                               David H. Ransom, Jr.
  21.  
  22.  
  23. Version 9320 -- May 1993
  24. ------------------------
  25. -This is a MAJOR UPGRADE, adding new improvements and features along with 
  26. high precision state vector data output for use with Ken Ernandes' program 
  27. VEC2TLE.
  28. -By popular request, STSPLUS now estimates if a satellite may be visible to 
  29. the naked eye or binoculars, and displays "VIS" in bright white next to the 
  30. orbit inclination if a visual sighting may be possible. See the section 
  31. "Satellite Visibility" for additional discussion.
  32. -Also by popular request, the pass predections (F3, Data Mode 9) have been 
  33. enhanced to permit dates and times to be displayed for either UTC/GMT or 
  34. LOCAL time. An additional prompt has been added for that selection.
  35. -When displaying predicted passes (F3, Data Mode 9), the satellite is now 
  36. approximately centered in the display (instead of being well to one side).
  37. -After considerable confusion and several user comments, I have reworked 
  38. the pass prediction logic so that when the user returns to the Main Menu 
  39. after the ground track for a predicted pass is displayed, the time is 
  40. automatically restored to the real or simulated time in effect BEFORE the 
  41. pass prediction was displayed. This means that repeated use of the pass 
  42. prediction feature will generally display the same list of numbered passes 
  43. and the user no longer needs to restore real time (or reset simulated time) 
  44. after displaying predicted passes.
  45. -Corrected a cosmetic bug on pass predictions when an illegal pass number 
  46. (greater than the last pass number displayed) was entered at the prompt.
  47. -Added an asterisk ("*") at the left of each event timer when the satellite 
  48. is AOS (signal/Sun is being received). This will particularly benefit users 
  49. with monochrome or shades of gray.
  50. -Enhanced the Precision X-Y-Z State Vector Data Modes (F3, Data Modes 4 
  51. through 7) to include four output formats: multi-line Ascending Node with 
  52. state vector, 2 numeric data lines, comma delimited, and multi-line labeled 
  53. data. State vectors may now be logged continuously, for a specific time, or 
  54. for a specified time span. See text for details.
  55. -Corrected a problem with state vectors being generated at the wrong time 
  56. (Data Modes 5 through 7) when the time was entered in UTC and local time 
  57. was a different date.
  58. -Removed the low precision state vector data output (F3, Data Mode 4).
  59. -Changed the angle used to calculate the Earth's partial penumbra from 1.2 
  60. degrees to 0.3 degrees to better correspond with observed lighting. The Sun 
  61. AOS and LOS penumbral calculations were also slightly adjusted; timings 
  62. during STS-56 indicated about a 15 to 20 second error before these changes.
  63. -Updated the TDRS information in the section "TDRS Satellite Features" and 
  64. all five TDRS satellites are now displayed on the maps at their approximate 
  65. locations as of 05/05/93. Thanks to Jim Walls for reminding me!
  66. -Corrected a bug which caused "BASIC Error = 5" when the selected satellite 
  67. had probably decayed. #22209 MIR Debris was an example in file TLE180.TXT. 
  68. STSPLUS now displays a warning message if the satellite has a current 
  69. altitude less than 75 nautical miles and then returns to the Main Menu.
  70. -Corrected the conversion from kilometers to feet per Ken Ernandes. (My 
  71. original conversion factor was taken from a 40+ year old Handbook of 
  72. Chemistry and Physics and was very slightly in error!)
  73. -Repaired (I think...) a truncation problem which sometimes caused MET/T+E 
  74. to run one second slow.
  75. -For all those who refuse to read documentation, I added a reminder to the 
  76. Main Menu: "WHILE MAP IS DISPLAYED: F1 = HELP, ENTER = Main Menu".
  77. -Special thanks to Ken Ernandes, Joes Runes, and Willie Musty for state 
  78. vectors, testing, and validation of the new features in recent versions!
  79. -Version 9319 was released privately for beta testing.
  80.  
  81.  
  82. Version 9316 -- April 1993
  83. --------------------------
  84. -This is a BETA MAINTENANCE UPDATE not released publicly.
  85. -Added Data Output Function #5, "Precision XYZ State Vector (km)", to 
  86. generate full precision state vectors. The position and velocity data are 
  87. in km and km/sec. The format is similar to Data Output Function #4 except 
  88. that it requires two data lines per state vector.
  89. -Help is now available in all display modes by pressing Function Key F1. 
  90. Press F1 again to return to normal data display.
  91. -The default (and minimum) magnification for the End key in orthographic 
  92. modes has been changed from 100 to 150. Thus, pressing the End key will 
  93. return to the prior magnification or to MAG=150, whichever is greater.
  94. -Added missing minus sign on large character MET during the last 24 hours 
  95. prior to launch time. Display was "0/00:01:00" instead of "-0/00:01:00".
  96. -Corrected the latitude for Mauritius in file STSPLUS.LOC. The latitude was 
  97. missing a minus sign! Changed the "trigger" magnitude for Athens, Greece to 
  98. 500 from 2000 following a user complaint. Also corrected the longitude for 
  99. Luxor, Egypt which was off just that little bit ...
  100. -Various minor cosmetic changes.
  101.  
  102.  
  103. Version 9314 -- March 1993
  104. --------------------------
  105. -This is a MINOR UPDATE to correct several problems. Except for these 
  106. notes, the documentation is essentially unchanged.
  107. -Corrected a bug with F6 on the Main Menu. Switching between MET and T+E 
  108. using F6 changed the label but NOT the data. (F5 worked correctly when the 
  109. ground track is displayed.) Thanks to Paul Ferrante for reporting the bug.
  110. -Corrected (again!) a format error in file STSPLUS.OBS which is created for 
  111. use with TRAKSTAR. For names shorter than 20 characters, the numerical data 
  112. was shifted left. Thanks to Michael Simmons for helping track down the bug!
  113. -Corrected the CPU identification displayed for 386 processors to "80386DX 
  114. or 80386SX". Due to a typo, the SX processor was shown as "80387SX".
  115. -Corrected the spelling of Yarragadee, Australia. Thanks to Elwood Marshall 
  116. for the correction.
  117.  
  118.  
  119. Version 9311 -- March 1993
  120. --------------------------
  121. -This is a FULL RELEASE with updated documentation, and includes all 
  122. changes listed here as well as those made in Preliminary Versions 9307 
  123. through 9310. Please see the update notes below for details.
  124. -Added F1 to the Main Menu, Convert Keplerian Elements to 2-Line Format, 
  125. which incorporates the features formerly provided separately in my program 
  126. MAK2LINE. See new text for discussion and for a form which may be used to 
  127. transcribe data received by voice or modem.
  128. -Repaired a bug which caused the Location Map isocontours to be drawn at 
  129. the wrong location when a second location was enabled in orthographic mode. 
  130. Thanks to Paul Ferrante for reporting the problem!
  131. -Added Function Key F9 to the Time and Date Menu (F8 from the Main Menu) to 
  132. show the last system TIMESET and the current RIGHTIME corrections. This 
  133. menu item will not appear if program RIGHTIME is not detected.
  134. -Added additional code to maintain the prior state of RIGHTIME per Tom 
  135. Becker. Thanks, Tom!
  136. -Various minor cosmetic changes.
  137. -Documentation updated.
  138.  
  139.